Skip to content
This repository was archived by the owner on Jan 29, 2021. It is now read-only.

Added another reorder type to just swap two views without looping through all views between.#62

Open
SimonSchubert wants to merge 5 commits intoaskerov:masterfrom
SimonSchubert:master
Open

Added another reorder type to just swap two views without looping through all views between.#62
SimonSchubert wants to merge 5 commits intoaskerov:masterfrom
SimonSchubert:master

Conversation

@SimonSchubert
Copy link

In some cases it makes more sence to just swap the two items. The developer can set the reorder type in BaseDynamicGridAdapter.setReorderType(DynamicGridView.REORDER_TYPE_SNAKE OR DynamicGridView.REORDER_TYPE_SWAP). Default is the current reorder type: DynamicGridView.REORDER_TYPE_SNAKE.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant